Modified Color Profile Data Opcodes
A constant from the gxProfileDataOpcodeenumeration
follows agxSetDataOpcode
operation opcode if profile data follows. The data stream bytes that follow describe one of the attributes specified in this enumeration.
enum gxProfileDataOpcode { gxColorProfileAttributesOpcode, gxColorProfileTagOpcode };Constant descriptions
- gxColorProfileAttributesOpcode
- This opcode is reserved for future expansion.
- gxColorProfileTagOpcode
- The data parameters for the
GXSetColorProfileTags
function follow.